バージョン 24.2 (最新)

PieChart<T>(IDictionary<String,Object>) メソッド

Fluent インターフェイスを使用して円チャートを作成します。
シンタックス
public PieChart<T> PieChart<T>( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
where T: class

パラメータ

htmlAttributes

型パラメータ

T
データ ソース内の項目の型。

戻り値の型

円チャート ラッパー。
参照

オンラインで表示: GitHub